home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Education / Perseus Stacks / Bibliography / background_4609.txt < prev    next >
Encoding:
Text File  |  1987-09-27  |  3.2 KB  |  158 lines

  1. -- background: 4609 from stack: in
  2. -- bmap block id: 6831
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 7 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=88 top=323 right=340 bottom=211
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: gr1
  20.  
  21.  
  22. -- part 12 (field)
  23. -- low flags: 00
  24. -- high flags: 0002
  25. -- rect: left=88 top=323 right=340 bottom=211
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 2
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: gr1
  34.  
  35.  
  36. -- part 13 (field)
  37. -- low flags: 00
  38. -- high flags: 0002
  39. -- rect: left=215 top=323 right=340 bottom=338
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 2
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: gr2
  48.  
  49.  
  50. -- part 14 (field)
  51. -- low flags: 00
  52. -- high flags: 0002
  53. -- rect: left=341 top=323 right=340 bottom=464
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 2
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: gr3
  62.  
  63.  
  64. -- part 15 (field)
  65. -- low flags: 00
  66. -- high flags: 0002
  67. -- rect: left=468 top=323 right=340 bottom=500
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 2
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: gr4
  76.  
  77.  
  78. -- part 17 (button)
  79. -- low flags: 00
  80. -- high flags: 0000
  81. -- rect: left=215 top=323 right=340 bottom=338
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 1
  85. -- font id: 0
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: gr2
  90.  
  91.  
  92. -- part 18 (button)
  93. -- low flags: 00
  94. -- high flags: 0000
  95. -- rect: left=341 top=323 right=340 bottom=464
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: gr3
  104.  
  105.  
  106. -- part 19 (button)
  107. -- low flags: 00
  108. -- high flags: 0000
  109. -- rect: left=468 top=323 right=340 bottom=500
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 1
  113. -- font id: 0
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: gr4
  118.  
  119.  
  120. -- part 20 (button)
  121. -- low flags: 00
  122. -- high flags: 0000
  123. -- rect: left=37 top=323 right=340 bottom=58
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 1
  127. -- font id: 0
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: M
  132. ----- HyperTalk script -----
  133. on mouseUp
  134.   go card Map of stack Home
  135. end mouseUp
  136.  
  137.  
  138.  
  139. -- part 26 (button)
  140. -- low flags: 00
  141. -- high flags: 8003
  142. -- rect: left=21 top=261 right=284 bottom=65
  143. -- title width / last selected line: 0
  144. -- icon id / first selected line: 0 / 0
  145. -- text alignment: 1
  146. -- font id: 0
  147. -- text size: 12
  148. -- style flags: 0
  149. -- line height: 16
  150. -- part name: Info?
  151. ----- HyperTalk script -----
  152. on mouseUp
  153.   show card field "Info"
  154.   show card button"OK"
  155.   hide background button "Info?"
  156. end mouseUp
  157.  
  158.